INT 4 - OVERFLOW (INTERNAL INTERRUPT) Generated by INTO instruction if OF flag is set. If flag is not set, INTO is effectively a NOP. Used to trap any arithmetic errors when program is ready to handle them rather than immediately when they occur. -----------------------------------------------------------